Fix a documentation error
authorMatthias Clasen <mclasen@redhat.com>
Sat, 29 Aug 2009 23:45:52 +0000 (19:45 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 30 Aug 2009 00:23:07 +0000 (20:23 -0400)
Reported by Eduard Bagrov in bug 592862.

gdk/x11/gdkpixmap-x11.c

index 1fcaf5a9b42ca097eba050ea3503bb6ddb0c5154..7e86dbb72f3cec77e53f1e088c99c9c01475604b 100644 (file)
@@ -427,7 +427,7 @@ gdk_pixmap_foreign_new (GdkNativeWindow anid)
  * For example in the X backend, a native pixmap handle is an Xlib
  * <type>XID</type>.
  *
- * Return value: the #GdkWindow wrapper for the native window,
+ * Return value: the #GdkPixmap wrapper for the native pixmap,
  *    or %NULL if there is none.
  **/
 GdkPixmap*